Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ruby 27 image reached EOL for RHEL7 and RHEL8 #486

Merged
merged 4 commits into from
Aug 2, 2023
Merged

Conversation

phracek
Copy link
Member

@phracek phracek commented May 26, 2023

Ruby 2.7 image reached EOL in March 2023.
Ruby 2.7 image reached EOL in May 2023.

This pull request deprecates testing ruby-2.7-container in upstream.

Please MERGE it in June 2023.

@phracek
Copy link
Member Author

phracek commented May 26, 2023

[test-all]

@phracek
Copy link
Member Author

phracek commented May 29, 2023

Fedora 31 failure is:

Fetching gem metadata from https://rubygems.org/..........
nokogiri-1.12.5-x86_64-linux requires ruby version < 3.1.dev, >= 2.5, which is
incompatible with the current version, 3.1.4
Error: building at STEP "RUN /usr/libexec/s2i/assemble": while running runtime: exit status 5
+ rm -r /tmp/tmp.rDgjKkJdqV
+ return 5
+ echo 'ERROR: The image cannot be built from /root/sclorg/s2i-ruby-container/3.1/test/examples/from-dockerfile/Dockerfile.s2i and application https://github.com/sclorg/rails-ex.git.'
ERROR: The image cannot be built from /root/sclorg/s2i-ruby-container/3.1/test/examples/from-dockerfile/Dockerfile.s2i and application https://github.com/sclorg/rails-ex.git.
+ echo 'Terminating the Dockerfile build.'
Terminating the Dockerfile build.
+ return 1

But not relevant to this pull request.

Copy link
Contributor

@zmiklank zmiklank left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The time has come :).

Could you please also remove 2.7 from build and push action?

Ruby-2.7 has reached for RHEL7, CentOS 7 EOL in May 2023
Ruby-2.7 has reached for RHEL8 EOL in March 2023.

Signed-off-by: Petr "Stone" Hracek <[email protected]>
Signed-off-by: Petr "Stone" Hracek <[email protected]>
Signed-off-by: Petr "Stone" Hracek <[email protected]>
@phracek
Copy link
Member Author

phracek commented Aug 2, 2023

The time has come :).

Could you please also remove 2.7 from build and push action?

The time has come :).

Could you please also remove 2.7 from build and push action?

Removed by commit 70407ce

[test]

Signed-off-by: Petr "Stone" Hracek <[email protected]>
@phracek
Copy link
Member Author

phracek commented Aug 2, 2023

[test]

@phracek phracek merged commit 37cd0a7 into master Aug 2, 2023
@zmiklank zmiklank deleted the ruby-27-eol branch November 23, 2023 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants